<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
$GLOBAL_META$
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<style type="text/css" media="all">
@import url(/css/style.css);
</style>
<style type="text/css" media="all">
@import url(/css/engine.css);
</style>
<!--[if lt IE 6]>
<script defer type="text/javascript" src="/js/pngfix.js"></script>
<![endif]-->
<!--[if lt IE 7]>
<script defer type="text/javascript" src="/js/pngfix.js"></script>
<![endif]-->

<link rel="stylesheet" type="text/css" href="/css/slider.css" />
 
	<script type="text/javascript" src="/js/jquery-1.2.6.min.js"></script>
	<script type="text/javascript" src="/js/jquery-easing-1.3.pack.js"></script>
	<script type="text/javascript" src="/js/jquery-easing-compatibility.1.2.pack.js"></script>
	<script type="text/javascript" src="/js/coda-slider.1.1.1.pack.js"></script>
	<script type="text/javascript" src="/js/jquery-1.3.2.js"></script>
	
<script type="text/javascript">
	
		var theInt = null;
		var $crosslink, $navthumb;
		var curclicked = 0;
		
		theInterval = function(cur){
			clearInterval(theInt);
			
			if( typeof cur != 'undefined' )
				curclicked = cur;
			
			$crosslink.removeClass("active-thumb");
			$navthumb.eq(curclicked).parent().addClass("active-thumb");
				$(".stripNav ul li a").eq(curclicked).trigger('click');
			
			theInt = setInterval(function(){
				$crosslink.removeClass("active-thumb");
				$navthumb.eq(curclicked).parent().addClass("active-thumb");
				$(".stripNav ul li a").eq(curclicked).trigger('click');
				curclicked++;
				if( 6 == curclicked )
					curclicked = 0;
				
			}, 3000);
		};
		
		$(function(){
			
			$("#main-photo-slider").codaSlider();
			
			$navthumb = $(".nav-thumb");
			$crosslink = $(".cross-link");
			
			$navthumb
			.click(function() {
				var $this = $(this);
				theInterval($this.parent().attr('href').slice(1) - 1);
				return false;
			});
			
			theInterval();
		});
</script>

<script type="text/javascript">
  $(document).ready(function(){
    $('.splLink').click(function(){
      $(this).parent().children('div.splCont').toggle('normal');
      return false;
    });
  });
</script>

</head>

<body>

<div align="center">
 <div id="page" align="left">
  <div id="padding16">
  
	$GLOBAL_VMENU$
	</tr></table>
	
	<table width="100%"><tr>
		<td>
		
		<!--   -->
		<div id="logo-bg">
			<div id="logo"><a href="/" class="logo" border="0"></a></div>
			<div style="padding-left: 5px; padding-top: 24px;" class="white-top11">
				$GLOBAL_CENTRINF$
			</div>
		</div>
		
		</td>
		<td>
		
		<!--   -->
		<div id="login-bg"><div id="login-pad" class="login"><?if($LOGIN_FORM$)?>
 $LOGIN_FORM$

<?else?>

$GLOBAL_PROFIL$

 <?endif?></div></div>
		
		</td>
	</tr></table>
	
	<table><tr>
		<td valign="top">
		
		<!--    -->
		<div id="search-bg"><div id="search-pad">

	<table><tr> 
		<td> <form onsubmit="javascript: showBusyLayer()" method="get" action="$HOME_PAGE_LINK$search/"><input type=hidden name=do value=search><input type="hidden" name="subaction" value="search">
		<input name="q" type="text" class="search_input" style="width: 277px; padding-left: 3px; padding-right: 2px;"> </td> 
		<td valign="top"> 
		<input src="http://template4ucoz.ru/i/img/spacer.gif" class="search-button" value="" type="image" style="border-right: 1px solid #737373; border-top: 1px solid #737373; border-bottom: 1px solid #737373;" title="" alt="" />
		</form></div> </td> 
<div style="display:none;"> <a href="http://freeshablons.ru/ucoz/"> ucoz</a> .   <a href="http://wlna.info/pop/">  .</a> <a href="http://opolicii.ru/"> </a></div>
	</tr></table>
	
	</div></div>
		
		</td>
		<td valign="top" align="left">
		
		<!--    -->
		<div class="lastnews" style="padding-left: 104px; padding-top: 23px;">

	<b>  :</b> <br>
	<div style="padding-left: 10px; padding-top: 5px;">$MYINF_2$</div></div>
		
		</td>
	</tr></table>
	
	<!--    -->
	<table width="100%"><tr>
	
		<!-- info & content -->
		<td valign="top">
		
			<!--  -->
			<div style="padding-top: 18px;"></div>
			
			<!--  -->
			 <div id="intresting"></div> 


										
	
	<table width="507"><div id="border-bottom1" style="margin-bottom: 16px;"></div></table>
	
 
			
			[BODY]
			
			$GLOBAL_INF$
		
		</td>
		
$GLOBAL_PRAVO$
	</tr></table>

     
  </div>
 </div>
 
    <!--  -->
     <div id="footer">
		<div class="lastnews" style="padding-top: 55px;">
$GLOBAL_STAT$
		</div>
     </div>
 
</div>
<!-- <popup> --><!-- </popup> -->
<!-- $POWERED_BY$ -->
</body>

</html>